.main_vi {width:100%;     float:left; margin-top:0px; }
.item  {text-align:Center; width:100%; display:inline-block; padding:0px 0;}
.item  img {margin:0 auto;}
.backgrounda {
 	background: url(/common/img/main/main1.jpg) no-repeat;
	background-size:cover;
 
 }

 .backgrounda2 {
 	background: url(/common/img/main/main2.jpg) no-repeat;
	background-size:cover;
 
 }

.backgrounda3 {
 	background: url(/common/img/main/main3.jpg) no-repeat;
	background-size:cover;
 
 }

#main h3 {width:100%; display:inline-block; text-align:center; font-weight:600; color:#666; font-size:1.3em; border-bottom:1px solid #f1f1f1; padding-bottom:10px; margin-bottom:10px;}
 #main .notice {width:100%; float:left; box-sizing:border-box; padding:30px 4% 0 4%; }
 #main .notice {width:100%; float:left}
 #main .notice li {font-size:0.93em; color:#666; width:100%; display:inline-block; height:20px; background-color:#fff; line-height:1.4em; overflow:hidden;margin-bottom:6px; }
 #main .notice li span.date{  color:#999; float:right; }

  #main .customer {width:100%; float:left; box-sizing:border-box; padding:30px 4%; 0 4%;}
  #main .customer div {font-size:0.93em; line-height:1.3em; color:#888;}
  .call_no {color:#666; font-weight:600; font-size:1.3em; line-height:1.6em; }
    #main .customer a {color:#888;}